How To Install Java Artifact org.jetbrains.androidx.navigation.navigation-runtime-macosx64 v2.8.0-alpha08

org.jetbrains.androidx.navigation navigation-runtime-macosx64 2.8.0-alpha08

Introduction

In this article, we'll learn how to install Java artifact navigation-runtime-macosx64 from org.jetbrains.androidx.navigation group in version 2.8.0-alpha08. The artifact is available in 10 versions: 2.8.0-alpha10 2.8.0-alpha09 2.8.0-alpha08 2.8.0-alpha02 2.8.0-alpha01 2.7.0-alpha07 2.7.0-alpha06 2.7.0-alpha05 2.7.0-alpha04 2.7.0-alpha03 . The Navigation Runtime project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/JetBrains/compose-jb .

How To Install Java Artifact org.jetbrains.androidx.navigation.navigation-runtime-macosx64 In Version 2.8.0-alpha08

To install the Navigation Runtime artifact in version 2.8.0-alpha08 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Navigation Runtime dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (12)

Licenses

Developers